home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni & Inventori
/
Invenzioni and Inventori (Eclectica Publishing) (1996).ISO
/
invenzio
/
spazio
/
mi112.dir
/
00136_Script_136
< prev
next >
Wrap
Text File
|
1983-01-28
|
684b
|
33 lines
on exitFrame
att_hilite 143,151,139,9,161
if the mousecast =201 then
set the castnum of sprite 48 to 203
end if
if the mousecast =83 then
set the visible of sprite 47 to true
set the visible of sprite 48 to true
end if
if the mousev<421 then
set the visible of sprite 47 to false
set the visible of sprite 48 to false
end if
if the mousecast =260 then
set the castnum of sprite 46 to 270
end if
if the mousecast =161 or the mousecast=200 or the mousecast=250 then
set the castnum of sprite 46 to 260
set the castnum of sprite 48 to 201
end if
go to the frame
end